gtktextview: document how to get line space
authorBastian Ilsø <bastianilso@src.gnome.org>
Wed, 1 Apr 2015 20:46:46 +0000 (22:46 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 24 May 2016 03:02:37 +0000 (23:02 -0400)
commit5759e2a334993ffb4ad0f7204d8ff74a2ddb8d05
treedbb38038438bde1f32381f88fb3019ad3ab7e450
parentb90ae2cfbfe7f1701b9f6bfc4a95f24390d0ab3c
gtktextview: document how to get line space

adds a paragraph to gtk_text_view_get_pixels_below_lines(),
describing how it can be used together with
gtk_text_view_get_pixels_above_lines() to get the total
amount of line spacing between two paragraphs.

https://bugzilla.gnome.org/show_bug.cgi?id=747206
gtk/gtktextview.c